RectControl.Active

Read-Only
Indicates whether the RectControl is active. Active is False when the RectControl's window is not in the foreground.

Syntax

Active( Boolean ) as


Parameters

Boolean


Notes

When a window is deactivated, its controls are automatically deactivated unless AutoDeactivate is set to False.